home *** CD-ROM | disk | FTP | other *** search
/ Programming in Microsoft Windows with C# / Programacion en Microsoft Windows con C#.iso / Original Code / An Exercise in Text Output / An Exercise in Text Output.sln
Encoding:
Microsoft Visual Studio Solution  |  2001-01-15  |  3.8 KB  |  93 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoFirstTry", "SysInfoFirstTry\SysInfoFirstTry.csproj", "{B30C25F8-EF0F-49A5-AB7F-0B433B938388}"
  3.     ProjectSection(ProjectDependencies) = postProject
  4.     EndProjectSection
  5.     ProjectSection(SolutionConfiguration) = postProject
  6.         Release.ActiveCfg = Release|.NET
  7.         Release.Build.0 = Release|.NET
  8.         Debug.ActiveCfg = Debug|.NET
  9.         Debug.Build.0 = Debug|.NET
  10.     EndProjectSection
  11. EndProject
  12. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoList", "SysInfoList\SysInfoList.csproj", "{8A7F1A22-9686-4586-AE97-B6F3A10999A6}"
  13.     ProjectSection(ProjectDependencies) = postProject
  14.     EndProjectSection
  15.     ProjectSection(SolutionConfiguration) = postProject
  16.         Release.ActiveCfg = Release|.NET
  17.         Release.Build.0 = Release|.NET
  18.         Debug.ActiveCfg = Debug|.NET
  19.         Debug.Build.0 = Debug|.NET
  20.     EndProjectSection
  21. EndProject
  22. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoScroll", "SysInfoScroll\SysInfoScroll.csproj", "{418E33A0-3131-48AC-B899-80FCC7900854}"
  23.     ProjectSection(ProjectDependencies) = postProject
  24.     EndProjectSection
  25.     ProjectSection(SolutionConfiguration) = postProject
  26.         Release.ActiveCfg = Release|.NET
  27.         Release.Build.0 = Release|.NET
  28.         Debug.ActiveCfg = Debug|.NET
  29.         Debug.Build.0 = Debug|.NET
  30.     EndProjectSection
  31. EndProject
  32. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoPanel", "SysInfoPanel\SysInfoPanel.csproj", "{66D78862-CC21-454E-89C8-D4C8FF759C6F}"
  33.     ProjectSection(ProjectDependencies) = postProject
  34.     EndProjectSection
  35.     ProjectSection(SolutionConfiguration) = postProject
  36.         Release.ActiveCfg = Release|.NET
  37.         Release.Build.0 = Release|.NET
  38.         Debug.ActiveCfg = Debug|.NET
  39.         Debug.Build.0 = Debug|.NET
  40.     EndProjectSection
  41. EndProject
  42. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoUpdate", "SysInfoUpdate\SysInfoUpdate.csproj", "{572F3CA1-71A0-4BFC-8520-65C727FA3BF3}"
  43.     ProjectSection(ProjectDependencies) = postProject
  44.     EndProjectSection
  45.     ProjectSection(SolutionConfiguration) = postProject
  46.         Release.ActiveCfg = Release|.NET
  47.         Release.Build.0 = Release|.NET
  48.         Debug.ActiveCfg = Debug|.NET
  49.         Debug.Build.0 = Debug|.NET
  50.     EndProjectSection
  51. EndProject
  52. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoReflection", "SysInfoReflection\SysInfoReflection.csproj", "{24D208C3-30AC-4D0A-96AE-CBDCBDB963A1}"
  53.     ProjectSection(ProjectDependencies) = postProject
  54.     EndProjectSection
  55.     ProjectSection(SolutionConfiguration) = postProject
  56.         Release.ActiveCfg = Release|.NET
  57.         Release.Build.0 = Release|.NET
  58.         Debug.ActiveCfg = Debug|.NET
  59.         Debug.Build.0 = Debug|.NET
  60.     EndProjectSection
  61. EndProject
  62. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoEfficient", "SysInfoEfficient\SysInfoEfficient.csproj", "{8ED152F5-8294-4872-8AA8-3E5CBB8BF2CC}"
  63.     ProjectSection(ProjectDependencies) = postProject
  64.     EndProjectSection
  65.     ProjectSection(SolutionConfiguration) = postProject
  66.         Release.ActiveCfg = Release|.NET
  67.         Release.Build.0 = Release|.NET
  68.         Debug.ActiveCfg = Debug|.NET
  69.         Debug.Build.0 = Debug|.NET
  70.     EndProjectSection
  71. EndProject
  72. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SysInfoColumns", "SysInfoColumns\SysInfoColumns.csproj", "{69419C8D-B115-44BC-8BB4-366614E9CCFC}"
  73.     ProjectSection(ProjectDependencies) = postProject
  74.     EndProjectSection
  75.     ProjectSection(SolutionConfiguration) = postProject
  76.         Release.ActiveCfg = Release|.NET
  77.         Release.Build.0 = Release|.NET
  78.         Debug.ActiveCfg = Debug|.NET
  79.         Debug.Build.0 = Debug|.NET
  80.     EndProjectSection
  81. EndProject
  82. Global
  83.     GlobalSection(SolutionConfiguration) = preSolution
  84.         ConfigName.0 = Debug
  85.         ConfigName.1 = Release
  86.         DoSign = FALSE
  87.     EndGlobalSection
  88.     GlobalSection(ExtensibilityGlobals) = postSolution
  89.     EndGlobalSection
  90.     GlobalSection(ExtensibilityAddIns) = postSolution
  91.     EndGlobalSection
  92. EndGlobal
  93.